Language: CSS
Add Style to Bulleted Number or List Beginner
This is a styling for you numbered or bulleted list, works perfectly on firefox, safari and ie
Language: CSS
Cool Image Borders Beginner
This is a cool little snippet for adding image boarders and backgrounds to images
Language: css
CSS Left and Right Frames Layout Beginner
This is a three columns liquid layout with the leftmost and rightmost columns being static, always in view. Tested and works in
Language: CSS
Dynamic Modifcation of CSS Class Properties Intermediate
Modifying the rendering of an element with an ID is relatively easy using document.getElementById. Modifying the attributes fo an entire class dynamically is a little more code, but the DOM does provide the means to do it through the stylesheet object; with some cross-browser variations.
Language: css
Expand and Collapse effect for data grid Beginner
This is a little use of dynamic CSS to create expandable, and collapsible sections in data grid presentations.
Language: CSS
Universal CSS template Beginner
This is a universal CSS template suitable as a starting point for any website design you are working on
